bitkeeper revision 1.1098.1.1 (4107c16f_jhuAGUiMBcotuiFhO6dHQ)
authorsos22@donkeykong.cl.cam.ac.uk <sos22@donkeykong.cl.cam.ac.uk>
Wed, 28 Jul 2004 15:08:31 +0000 (15:08 +0000)
committersos22@donkeykong.cl.cam.ac.uk <sos22@donkeykong.cl.cam.ac.uk>
Wed, 28 Jul 2004 15:08:31 +0000 (15:08 +0000)
commitb69f92f3012eb078af2e6b48fc9c2dbed99c2742
tree750cda6f6bf8ffb5422073312e58f0db7529096b
parent2faa66991bc7b9636b1889e6067e4a329be481ec
bitkeeper revision 1.1098.1.1 (4107c16f_jhuAGUiMBcotuiFhO6dHQ)

Add a simple debugger for Xen and domain 0.  This isn't anything
like as complete as PDB; it can't access any userspace other than
the current process's and it can't make any changes to a running
process.  On the other hand, it's probably slightly less fragile.
The code's a lot cleaner, as well.
.rootkeys
BitKeeper/etc/logging_ok
xen/arch/x86/x86_32/xdb_trap.S [new file with mode: 0644]
xen/arch/x86/xdb.c [new file with mode: 0644]
xen/common/domain.c
xen/common/kernel.c
xen/common/keyhandler.c
xen/drivers/char/console.c
xen/drivers/char/serial.c